Set up plasma with nix (hopefully)
This commit is contained in:
parent
19a0a34334
commit
9175191d23
|
@ -19,6 +19,7 @@
|
|||
# You can also split up your configuration and import pieces of it here:
|
||||
# ./nvim.nix
|
||||
../../desktop/configuration.nix
|
||||
./package-configs/plasma-desktop/configuration.nix
|
||||
];
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
# You can also split up your configuration and import pieces of it here:
|
||||
# ./nvim.nix
|
||||
../../desktop/configuration.nix
|
||||
#./package-configs/plasma-desktop/configuration.nix
|
||||
./package-configs/plasma-desktop/configuration.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue