mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
nix: try nixd instead of nil
This commit is contained in:
parent
afe02a3ff6
commit
8724801def
3 changed files with 1 additions and 21 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, lib, config, ... }: let
|
||||
inherit (lib) optionalAttrs;
|
||||
in {
|
||||
# TODO: write i3 and i3status here instead of stowing
|
||||
virtualisation.vmware.guest.enable = true;
|
||||
|
||||
environment.systemPackages = [ pkgs.fuzzel ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue