minor changes
This commit is contained in:
parent
8a0cf7dabc
commit
90b5d970be
3 changed files with 3 additions and 6 deletions
|
@ -5,12 +5,13 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
./audio.nix
|
||||
./docker.nix
|
||||
./containers.nix
|
||||
./fonts.nix
|
||||
./gnome
|
||||
./niri
|
||||
];
|
||||
|
||||
|
||||
# Allow packages from nixpkgs
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue