feat: update for hyprland(wayland)

refactor: core-desktop.nix & core-server.nix
This commit is contained in:
Ryan Yin
2023-07-30 15:47:06 +08:00
parent 2485f24fcc
commit a99adf065d
6 changed files with 238 additions and 226 deletions
+2
View File
@@ -276,6 +276,7 @@
"https://mirrors.ustc.edu.cn/nix-channels/store"
"https://cache.nixos.org"
"https://anyrun.cachix.org"
"https://hyprland.cachix.org"
];
# nix community's cache server
@@ -288,6 +289,7 @@
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
"nixpkgs-wayland.cachix.org-1:3lwxaILxMRkVhehr5StQprHdEo4IrE8sRho9R9HOLYA="
"anyrun.cachix.org-1:pqBobmOjI7nKlsUMV25u9QHa9btJK65/C8vnO3p346s="
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
];
};
}