mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Updated system, fixes, culled lots of old config
This commit is contained in:
parent
0408d049d2
commit
26162df66c
25 changed files with 122 additions and 5598 deletions
|
@ -42,6 +42,6 @@ I use this to pass a few attribute sets:
|
|||
- =userSettings= - Settings for the normal user (see [[../flake.nix][flake.nix]] for more details)
|
||||
- =systemSettings= - Settings for the system (see [[../flake.nix][flake.nix]] for more details)
|
||||
- =inputs= - Flake inputs (see [[../flake.nix][flake.nix]] for more details)
|
||||
- =pkgs= - Set to unstable for client devices and stable for server devices
|
||||
- =pkgs-stable= - Allows me to include stable versions of packages along with (my default) unstable versions of packages
|
||||
- =pkgs-emacs= - Pinned version of nixpkgs I use for Emacs and its dependencies
|
||||
- =pkgs-kdenlive= - Pinned version of nixpkgs I use for kdenlive
|
||||
- =pkgs-unstable= - Allows me to force unstable versions of packages on server devices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue