mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
reset
This commit is contained in:
parent
d9b1ed9106
commit
9dae65685d
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
../overlays/halloy-verlay.nix
|
||||
../overlays/halloy-overlay.nix
|
||||
];
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
# };
|
||||
|
||||
# my settings
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];nix flak
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Flakes clones its dependencies through the git command,
|
||||
# so git must be installed first
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue