va a ciapa i ratt
This commit is contained in:
parent
fac91af11a
commit
8346c9f02c
43 changed files with 909 additions and 446 deletions
|
@ -19,6 +19,7 @@
|
|||
"nix-serve"
|
||||
"cgit"
|
||||
"docker"
|
||||
"binfmt"
|
||||
];
|
||||
|
||||
ccr = {
|
||||
|
@ -32,6 +33,7 @@
|
|||
"shell"
|
||||
"xdg"
|
||||
"git-workspace"
|
||||
"firefox" # used with waypipe
|
||||
];
|
||||
packages = with pkgs; [
|
||||
comma
|
||||
|
@ -59,7 +61,7 @@
|
|||
|
||||
nixpkgs.config.joypixels.acceptLicense = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [waypipe firefox];
|
||||
environment.systemPackages = with pkgs; [waypipe];
|
||||
|
||||
home-manager.users.ccr.gtk = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue