diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ { - description = "My Awesome Desktop Shell"; + description = "Bar ripped from example"; inputs = { nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; |