Johan Rong 2 ماه پیش
والد
کامیت
0d651e64b9
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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 = {