re-enabled wireguard
This commit is contained in:
@@ -97,6 +97,7 @@
|
|||||||
# no need to redefine it in your config for now)
|
# no need to redefine it in your config for now)
|
||||||
# media-session.enable = true;
|
# media-session.enable = true;
|
||||||
};
|
};
|
||||||
|
sops.defaultSopsFile = ./secrets.yaml;
|
||||||
|
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
home-manager.users.john.imports = with inputs.self.modules.homeManager; [
|
home-manager.users.john.imports = with inputs.self.modules.homeManager; [
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
john
|
john
|
||||||
gnome
|
gnome
|
||||||
steam
|
steam
|
||||||
# wireguard
|
wireguard
|
||||||
# greetd
|
# greetd
|
||||||
# niri
|
# niri
|
||||||
]);
|
]);
|
||||||
|
|||||||
Reference in New Issue
Block a user