mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
sops: Align home module with system module
This commit is contained in:
parent
2db3be17a6
commit
2f4a83a906
5 changed files with 12 additions and 15 deletions
|
|
@ -3,10 +3,7 @@ _: {
|
|||
|
||||
home.stateVersion = "23.11";
|
||||
|
||||
custom = {
|
||||
sops.agePublicKey = "age1p32cyzakxtcx346ej82ftln4r2aw2pcuazq3583s85nzsan4ygqsj32hjf";
|
||||
theme = "dark";
|
||||
};
|
||||
custom.theme = "dark";
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = [ "DP-1,2560x1440@180,0x0,1" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue