filter
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
allowUnfree = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
home.packages = with pkgs; ([
|
||||
killall
|
||||
btop
|
||||
zip
|
||||
@@ -93,6 +93,6 @@
|
||||
|
||||
#games
|
||||
prismlauncher
|
||||
] else []);
|
||||
] else []));
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user