[NixOS] Add quill to minimal
This commit is contained in:
parent
23efabe6c6
commit
45814e6fc3
@ -6,7 +6,7 @@
|
|||||||
{
|
{
|
||||||
imports =
|
imports =
|
||||||
[ <nixpkgs/nixos/modules/installer/scan/not-detected.nix>
|
[ <nixpkgs/nixos/modules/installer/scan/not-detected.nix>
|
||||||
../configuration.nix
|
../minimal.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "20.03";
|
system.stateVersion = "20.03";
|
||||||
|
@ -181,6 +181,7 @@
|
|||||||
librsvg
|
librsvg
|
||||||
|
|
||||||
ic-keysmith
|
ic-keysmith
|
||||||
|
quill
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user