diff options
author | Jasper Ras <jras@hostnet.nl> | 2024-11-28 15:55:03 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2024-11-28 15:55:03 +0100 |
commit | b44f4a11380516dbb1a8fcfc6627d669a87d2473 (patch) | |
tree | 97b45c1ecb2398a7a6185569ba8fcb77a3ad1b77 /flake.nix | |
parent | 7f729d18d9d85f914b6cb1f4df81207caeee4b61 (diff) |
barzz
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"; |