This commit is contained in:
k
2024-09-25 16:39:04 -04:00
parent 235b382535
commit 7ce35c7655
11 changed files with 109 additions and 137 deletions

View File

@@ -1,15 +1,10 @@
{ config, pkgs, inputs, ... }:
{
imports = [
../home/home_common.nix
../home/gnome.nix
../home/sway.nix
];
imports = [ ../home/home_common.nix ../home/gnome.nix ../home/sway.nix ];
nixpkgs.config.allowUnfree = true;
home = {
packages = with pkgs; [
nerdfonts