New Flake Style XPS fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ pkgs-latest, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs-latest; [
|
||||
home.packages = with pkgs; [
|
||||
# (gimp-with-plugins.override {
|
||||
# plugins = with gimpPlugins; [ bimp ];
|
||||
# })
|
||||
|
||||
Reference in New Issue
Block a user