This commit is contained in:
afoucaultc 2026-08-13 14:49:49 +02:00
parent 0fca28f8fd
commit aa6083a9d0
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -267,11 +267,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1786514691, "lastModified": 1786599213,
"narHash": "sha256-9dkt1i5JNbEfPb+EjLcSDNs8zqEHQ/1JlSaKgj0SBAg=", "narHash": "sha256-yNJd40f11EzXBjSByCB7IPpeFFAdeoSKKM67dGkfFoU=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "867dcbc30bafe3c862ef88620f2e7a109d7d3be5", "rev": "0e251e24a4f24e036a084b6b4b2d2491af4167f4",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -9,7 +9,7 @@
./config/drivers_video.nix ./config/drivers_video.nix
./config/power_management.nix ./config/power_management.nix
./config/system.nix ./config/system.nix
./coonfig/memory.nix ./config/memory.nix
# ensemble de packages et configurations système # ensemble de packages et configurations système
../common/basesystem/bluetooth.nix ../common/basesystem/bluetooth.nix
../common/basesystem/language.nix ../common/basesystem/language.nix