flake lock update
This commit is contained in:
parent
52365bc4f2
commit
1cc85f8237
4 changed files with 71 additions and 59 deletions
12
flake.nix
12
flake.nix
|
|
@ -22,11 +22,11 @@
|
|||
mailserver = nixos-mailserver.nixosModules.default;
|
||||
|
||||
homeSettings = {
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
users.sondell = import ./home/sondell.nix;
|
||||
};
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
users.sondell = import ./home/sondell.nix;
|
||||
};
|
||||
};
|
||||
homeModules = [
|
||||
home-manager.nixosModules.home-manager
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
./forgejo.nix
|
||||
./nextcloud.nix
|
||||
./jellyfin.nix
|
||||
./filebrowser.nix
|
||||
# ./filebrowser.nix
|
||||
./tail.nix
|
||||
./matrix.nix
|
||||
./coturn.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue