update oren
This commit is contained in:
parent
a3be6f71fb
commit
7045e3d3bf
2 changed files with 11 additions and 10 deletions
20
hosts/oren/flake.lock
generated
20
hosts/oren/flake.lock
generated
|
@ -33,11 +33,11 @@
|
|||
"ragenix": "ragenix"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1750257405,
|
||||
"narHash": "sha256-Ztt+5z2BmPqxvpQT4yLV/8gaWD5Txedr3Gd38gTXOGU=",
|
||||
"lastModified": 1750781460,
|
||||
"narHash": "sha256-46aRkiKBy6YIaj/zoWHIMZE/7LjnsdDSZt4jDNvLz1E=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "b715d8b5335b2302fefde329723bd3b4a0986c70",
|
||||
"revCount": 483,
|
||||
"rev": "a3be6f71fb0570f8e2ac60fd3f3ad436b8a6bf90",
|
||||
"revCount": 503,
|
||||
"type": "git",
|
||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||
},
|
||||
|
@ -179,11 +179,11 @@
|
|||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1750134718,
|
||||
"narHash": "sha256-v263g4GbxXv87hMXMCpjkIxd/viIF7p3JpJrwgKdNiI=",
|
||||
"lastModified": 1750506804,
|
||||
"narHash": "sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "9e83b64f727c88a7711a2c463a7b16eedb69a84c",
|
||||
"rev": "4206c4cb56751df534751b058295ea61357bbbaa",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -227,11 +227,11 @@
|
|||
},
|
||||
"nixpkgs_4": {
|
||||
"locked": {
|
||||
"lastModified": 1750133334,
|
||||
"narHash": "sha256-urV51uWH7fVnhIvsZIELIYalMYsyr2FCalvlRTzqWRw=",
|
||||
"lastModified": 1750622754,
|
||||
"narHash": "sha256-kMhs+YzV4vPGfuTpD3mwzibWUE6jotw5Al2wczI0Pv8=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "36ab78dab7da2e4e27911007033713bab534187b",
|
||||
"rev": "c7ab75210cb8cb16ddd8f290755d9558edde7ee1",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -54,6 +54,7 @@
|
|||
boot.systemd.enable = true;
|
||||
general = {
|
||||
enableSleep = true;
|
||||
reporting.enable = true;
|
||||
};
|
||||
secrets.enable = true;
|
||||
desktopEnvironment.gnome.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue