diff options
author | Adrian Kummerlaender | 2025-07-30 18:34:56 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2025-07-30 18:34:56 +0200 |
commit | 25af1d3b985f0799ef4ff90094be5a845d78d286 (patch) | |
tree | 129dc0ca2db69d5ab517bab34f923c324615f229 /host/hephaestus.nix | |
parent | d304458a6cc6a508205c97fd718d0d6c37726a18 (diff) | |
download | nixos_system-25af1d3b985f0799ef4ff90094be5a845d78d286.tar nixos_system-25af1d3b985f0799ef4ff90094be5a845d78d286.tar.gz nixos_system-25af1d3b985f0799ef4ff90094be5a845d78d286.tar.bz2 nixos_system-25af1d3b985f0799ef4ff90094be5a845d78d286.tar.lz nixos_system-25af1d3b985f0799ef4ff90094be5a845d78d286.tar.xz nixos_system-25af1d3b985f0799ef4ff90094be5a845d78d286.tar.zst nixos_system-25af1d3b985f0799ef4ff90094be5a845d78d286.zip |
desktop: Fix various issues
Diffstat (limited to 'host/hephaestus.nix')
-rw-r--r-- | host/hephaestus.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/hephaestus.nix b/host/hephaestus.nix index 4baa264..a49c275 100644 --- a/host/hephaestus.nix +++ b/host/hephaestus.nix @@ -4,8 +4,6 @@ imports = [ ./hardware/hephaestus.nix ./software/desktop - #./software/desktop/xterm.nix - #./software/desktop/teensy.nix ]; boot = { |