Merge branch 'master' of github.com:pagedMov/nixos-config

This commit is contained in:
pagedmov
2024-11-02 17:14:29 -04:00
144 changed files with 59 additions and 125 deletions

0
modules/sys/default.nix Normal file → Executable file
View File

0
modules/sys/environment/default.nix Normal file → Executable file
View File

0
modules/sys/environment/issue.nix Normal file → Executable file
View File

0
modules/sys/environment/nix.nix Normal file → Executable file
View File

0
modules/sys/environment/sddm.nix Normal file → Executable file
View File

0
modules/sys/environment/stylix.nix Normal file → Executable file
View File

0
modules/sys/hardware/bootloader.nix Normal file → Executable file
View File

0
modules/sys/hardware/default.nix Normal file → Executable file
View File

1
modules/sys/hardware/network.nix Normal file → Executable file
View File

@@ -14,6 +14,7 @@
};
firewall = {
enable = true;
allowedTCPPorts = [ 443 ];
};
};
};

0
modules/sys/hardware/powerprofiles.nix Normal file → Executable file
View File

0
modules/sys/software/default.nix Normal file → Executable file
View File

0
modules/sys/software/gaming/default.nix Normal file → Executable file
View File

0
modules/sys/software/gaming/gaming_pkgs.nix Normal file → Executable file
View File

0
modules/sys/software/gaming/steam.nix Normal file → Executable file
View File

0
modules/sys/software/module-test.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/autocmd.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/default.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/keymaps.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/options.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/alpha.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/barbar.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/cmp.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/coq.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/default.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/extra_plugins.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/haskell.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/lsp.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/lualine.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/nvim-tree.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/plugins.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/telescope.nix Normal file → Executable file
View File

0
modules/sys/software/nixvim/plugins/vim-matchup.nix Normal file → Executable file
View File

0
modules/sys/software/packages.nix Normal file → Executable file
View File

0
modules/sys/software/programs.nix Normal file → Executable file
View File

0
modules/sys/software/services.nix Normal file → Executable file
View File

0
modules/sys/software/virtualization.nix Normal file → Executable file
View File