mirror of
https://github.com/0x1d/nix.git
synced 2025-12-14 22:02:25 +01:00
refactor base system
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
[
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixFlakes;
|
||||
|
||||
Reference in New Issue
Block a user