Johan Rong 2 mesi fa
parent
commit
0d651e64b9
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      flake.nix

+ 2 - 2
flake.nix

@@ -14,8 +14,8 @@
     };
 
     caelestia-shell = {
-      #url = "github:anarion80/caelestia-shell/topbar";
-      url = "github:caelestia-dots/shell";
+      url = "github:anarion80/caelestia-shell/topbar";
+      #url = "github:caelestia-dots/shell";
       inputs.nixpkgs.follows = "nixpkgs";
     };
     caelestia-cli = {