alt desktop?

This commit is contained in:
Till 2024-06-26 10:40:22 +02:00
parent a7fa8028b2
commit b86078e7eb

View file

@ -2,7 +2,9 @@
{ {
home.username = "alt"; home.username = "alt";
home.homeDirectory = "/home/alt";
home.stateVersion = "22.11"; home.stateVersion = "22.11";
nixpkgs = { nixpkgs = {
config = { config = {
allowUnfree = true; allowUnfree = true;
@ -40,7 +42,7 @@
]; ];
imports = [ imports = [
./desktop ./gnome
./firefox.nix ./firefox.nix
./foot.nix ./foot.nix
./fish.nix ./fish.nix