mirror of
https://github.com/0x1d/nix.git
synced 2026-09-20 08:39:15 +02: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