mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 00:21:34 +01:00
Revert "Import disko module in disko.nix files"
This reverts commit 0847d834d0.
This commit is contained in:
parent
3f7094c358
commit
ce8d4e4208
6 changed files with 13 additions and 13 deletions
|
|
@ -1,4 +1,7 @@
|
|||
_: {
|
||||
{ inputs, ... }:
|
||||
{
|
||||
imports = [ inputs.disko.nixosModules.default ];
|
||||
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
||||
hardware = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue