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