mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-29 18:08:29 +02:00
configured impermanence for the nuc
This commit is contained in:
parent
d08a5e1c8e
commit
63605568c6
6 changed files with 17 additions and 10 deletions
|
@ -8,6 +8,7 @@
|
|||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
extraConfig = builtins.readFile ./hyprland.conf; # todo nix config when available
|
||||
recommendedEnvironment = true;
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue