Compare commits
No commits in common. "6fa39830870b3639fcdca7dbeead85306cc394f9" and "ddefbdefb980cddbc29c3ac5befaa83def46cec7" have entirely different histories.
6fa3983087
...
ddefbdefb9
2 changed files with 6 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -7,11 +7,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1759236626,
|
"lastModified": 1758876467,
|
||||||
"narHash": "sha256-1BjCUU2csqhR5umGYFnOOTU8r8Bi+bnB2SLsr0FLcws=",
|
"narHash": "sha256-ueGMsCYo6S6WiszKPpXoRCdMDVmsCwfA09L7blUEPlY=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "9e0453a9b0c8ef22de0355b731d712707daa6308",
|
"rev": "173a29f735c69950cfeaac310d7e567115976be0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -22,11 +22,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1759036355,
|
"lastModified": 1758690382,
|
||||||
"narHash": "sha256-0m27AKv6ka+q270dw48KflE0LwQYrO7Fm4/2//KCVWg=",
|
"narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "e9f00bd893984bc8ce46c895c3bf7cac95331127",
|
"rev": "e643668fd71b949c53f8626614b21ff71a07379d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
1
home.nix
1
home.nix
|
|
@ -107,7 +107,6 @@ in
|
||||||
sops
|
sops
|
||||||
android-studio
|
android-studio
|
||||||
jetbrains.pycharm-professional
|
jetbrains.pycharm-professional
|
||||||
monero-gui
|
|
||||||
] ++ (if x11mode then [
|
] ++ (if x11mode then [
|
||||||
arandr
|
arandr
|
||||||
flameshot
|
flameshot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue