mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Enable sops for seb on all hosts
This commit is contained in:
parent
c1c786e864
commit
293420a5ed
3 changed files with 3 additions and 8 deletions
|
|
@ -4,10 +4,7 @@
|
|||
home-manager.users.seb = {
|
||||
home.stateVersion = "23.11";
|
||||
|
||||
myConfig = {
|
||||
theme = "light";
|
||||
sops.enable = true;
|
||||
};
|
||||
myConfig.theme = "light";
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
"eDP-1,1920x1080@60,0x0,1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue