Compare commits

..

No commits in common. "03b2d9cef6e8f1ffed39ac50a2242445887ff8f5" and "4890ee818c3ea8d4b24382f85feaf46af4f9f655" have entirely different histories.

3 changed files with 4 additions and 8 deletions

View file

@ -559,11 +559,11 @@
}, },
"private": { "private": {
"locked": { "locked": {
"lastModified": 1725340199, "lastModified": 1714692522,
"narHash": "sha256-w+VsnZ9gihZv7k9Eujc5gcsjkL2O4RnZO6jxEKnqa8I=", "narHash": "sha256-ZzGMxvunjZmSymi5IFduSk62ECRGSo4n0yUguZW67fA=",
"ref": "unified", "ref": "unified",
"rev": "92683d0a9d0efce86f7d7cbdea13444743e87a64", "rev": "d7c6ca3b590efb21db60ce8f37bac6426a3ea5e3",
"revCount": 46, "revCount": 45,
"type": "git", "type": "git",
"url": "ssh://forgejo@git.mildlyfunctional.gay/artemist/nixos-config-private" "url": "ssh://forgejo@git.mildlyfunctional.gay/artemist/nixos-config-private"
}, },

View file

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

View file

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