fix bugs, move unfinished vm hardware-config

This commit is contained in:
2022-09-18 11:07:22 +02:00
parent 09e22ff147
commit 4ee84173c7
9 changed files with 129 additions and 45 deletions

View File

@@ -11,7 +11,7 @@
# └─ hyprland.nix *
#
{ config, lib, pkgs, ... }:
{ config, lib, user, pkgs, ... }:
{
imports = [ ../../programs/waybar.nix ];