mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat(katwine): more work
This commit is contained in:
parent
9f4d7a5ade
commit
433d6435e2
28 changed files with 453 additions and 297 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
_: {
|
||||
nix = {
|
||||
gc = {
|
||||
automatic = true;
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
"deploy"
|
||||
];
|
||||
};
|
||||
package = pkgs.lix;
|
||||
#package = pkgs.lixPackageSets.stable.lix;
|
||||
};
|
||||
system = {
|
||||
rebuild.enableNg = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue