nixbook: update
This commit is contained in:
parent
30a1a46729
commit
1af7b80a6f
5 changed files with 29 additions and 174 deletions
10
flake.nix
10
flake.nix
|
|
@ -9,10 +9,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
stylix.url = "github:danth/stylix";
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland/v0.36.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
# hyprland = {
|
||||
# url = "github:hyprwm/Hyprland/v0.36.0";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
# };
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
};
|
||||
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
FCS-Tristan-Nixbook =
|
||||
mkConf [
|
||||
inputs.hyprland.nixosModules.default
|
||||
# inputs.hyprland.nixosModules.default
|
||||
./hardware/fcs-tristan-nixbook.nix
|
||||
(auto-login "Hyprland")
|
||||
./nixos/modules/work.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue