1

Enable Gnome

This commit is contained in:
2022-06-29 23:44:26 +02:00
parent fe3bb5d467
commit 24bb02b2cd
4 changed files with 63 additions and 27 deletions

18
flake.lock generated
View File

@ -98,12 +98,28 @@
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1656516558,
"narHash": "sha256-xMfUEwRG1ty4YysAl0BNlHbdLPxbi8cCFmCOTt4JLFA=",
"owner": "nix-community",
"repo": "NUR",
"rev": "e86ce90db1b2ee55ba412845161c063dff3301db",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"hardware": "hardware",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2"
"nixpkgs": "nixpkgs_2",
"nur": "nur"
}
},
"utils": {