alt desktop?
This commit is contained in:
parent
a7fa8028b2
commit
b86078e7eb
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
{
|
||||
home.username = "alt";
|
||||
home.homeDirectory = "/home/alt";
|
||||
home.stateVersion = "22.11";
|
||||
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
|
|
@ -40,7 +42,7 @@
|
|||
];
|
||||
|
||||
imports = [
|
||||
./desktop
|
||||
./gnome
|
||||
./firefox.nix
|
||||
./foot.nix
|
||||
./fish.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue