looking good
This commit is contained in:
parent
a1e9bb892a
commit
8d34db82c8
4 changed files with 22 additions and 23 deletions
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
{
|
||||
|
||||
imports = [
|
||||
./slim-desktop.nix
|
||||
./gnome
|
||||
./firefox.nix
|
||||
./librewolf.nix
|
||||
./tex.nix
|
||||
./fonts.nix
|
||||
./r.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
||||
# messenger
|
||||
|
|
@ -42,17 +52,6 @@
|
|||
|
||||
];
|
||||
|
||||
imports = [
|
||||
./slim-desktop.nix
|
||||
./gnome
|
||||
./firefox.nix
|
||||
./librewolf.nix
|
||||
./tex.nix
|
||||
./fonts.nix
|
||||
./r.nix
|
||||
];
|
||||
|
||||
programs.obs-studio.enable = true;
|
||||
# programs.freetube.enable = true;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue