simple impl of exposes thingy
This commit is contained in:
parent
882b2840d9
commit
f9819aa99c
11 changed files with 78 additions and 20 deletions
|
@ -3,8 +3,7 @@
|
|||
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
||||
|
||||
{ pkgs, inputs, ... }: {
|
||||
imports =
|
||||
[ ../../../common/desktop ./hardware-configuration.nix ./hardware.nix ];
|
||||
imports = [ ./hardware-configuration.nix ./hardware.nix ];
|
||||
|
||||
# Bootloader.
|
||||
boot = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue