update
This commit is contained in:
parent
161486b887
commit
eec51b58b3
2 changed files with 5 additions and 4 deletions
|
@ -841,11 +841,11 @@
|
|||
},
|
||||
"private_assets": {
|
||||
"locked": {
|
||||
"lastModified": 1723126887,
|
||||
"narHash": "sha256-19TKArYgSfonsggYIlX5Ci0OqH6bqe5ut+sFZ3B+zG4=",
|
||||
"lastModified": 1723419653,
|
||||
"narHash": "sha256-rYahRriBlIBhjFfoTZb9gwC9dB5Ye+vj3PBnEF4VIaY=",
|
||||
"ref": "main",
|
||||
"rev": "f098f22aa534ec2cda0d4f02f662dd4f3f12d08e",
|
||||
"revCount": 59,
|
||||
"rev": "446829260c77d743d177d6492ed7b98d9500775c",
|
||||
"revCount": 61,
|
||||
"type": "git",
|
||||
"url": "ssh://forgejo@git.ingolf-wagner.de/palo/nixos-private-assets.git"
|
||||
},
|
||||
|
|
|
@ -425,6 +425,7 @@
|
|||
nixos-hardware.nixosModules.framework-13th-gen-intel
|
||||
retiolum.nixosModules.retiolum
|
||||
private_assets.nixosModules.yubikey
|
||||
private_assets.nixosModules.cherry
|
||||
homeManagerModules
|
||||
stylixModules
|
||||
{ home-manager.users.mainUser.gui.enable = true; }
|
||||
|
|
Loading…
Reference in a new issue