gallus,spike: set trusted user

This commit is contained in:
Artemis Tosini 2024-09-03 19:53:20 +00:00
parent 31db0a6632
commit 03b2d9cef6
Signed by: artemist
SSH key fingerprint: SHA256:EsuWCwx6fjxxExxf65rX+ocQJJAdw4R1KarpFue6Uwc
2 changed files with 4 additions and 0 deletions

View file

@ -18,6 +18,8 @@
inputs.jovian.nixosModules.default
];
nix.settings.trusted-users = [ "@wheel" ];
jovian = {
devices.steamdeck = {
enable = true;

View file

@ -16,6 +16,8 @@
networking.hostName = "spike";
system.stateVersion = "23.11";
nix.settings.trusted-users = [ "@wheel" ];
home-manager.users.artemis = {
xdg.configFile."rustybar/config.toml".text = ''
[[tile]]