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 = {