mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
update
This commit is contained in:
parent
ffa2b30214
commit
5889903a7c
2 changed files with 6 additions and 6 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -613,17 +613,17 @@
|
|||
},
|
||||
"nixpkgs_7": {
|
||||
"locked": {
|
||||
"lastModified": 1630338749,
|
||||
"narHash": "sha256-J1LsmwGtlYpqIMYEi/amMKkk0VfRrwHaEs/uylugGnE=",
|
||||
"lastModified": 1630761588,
|
||||
"narHash": "sha256-7GXckvZy7DGh2KIyfdArqwnyeSc5Owy1fumEDQyd8eY=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "8a2ec31e224de9461390cdd03e5e0b0290cdad0b",
|
||||
"rev": "a51aa6523bd8ee985bc70987909eff235900197a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "8a2ec31e224de9461390cdd03e5e0b0290cdad0b",
|
||||
"rev": "a51aa6523bd8ee985bc70987909eff235900197a",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
# https://status.nixos.org/
|
||||
#
|
||||
# This ensures that we always use the official nix cache.
|
||||
nixpkgs.url = "github:nixos/nixpkgs/8a2ec31e224de9461390cdd03e5e0b0290cdad0b";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/a51aa6523bd8ee985bc70987909eff235900197a";
|
||||
|
||||
nixos-hardware.url = github:NixOS/nixos-hardware/master;
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
[
|
||||
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-p53
|
||||
./features/desktopish
|
||||
#./features/gnome.nix
|
||||
#./features/gnome.nix
|
||||
./features/desktopish/guiapps.nix
|
||||
#./features/virtualbox.nix
|
||||
#./features/server-mode.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue