mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
impermanence: Init module
This commit is contained in:
parent
0209856439
commit
d71748e36a
3 changed files with 58 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-25.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -68,6 +70,7 @@
|
|||
./flake/dev-shell.nix
|
||||
./flake/formatter.nix
|
||||
./flake/hosts.nix
|
||||
./flake/install-anywhere.nix
|
||||
./flake/modules.nix
|
||||
./flake/sops.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue