mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 16:40:14 +00:00
initial gpg setup
This commit is contained in:
@ -39,6 +39,9 @@
|
||||
in {
|
||||
|
||||
# Define my systems
|
||||
# You can load it from an empty system with:
|
||||
# nix-shell -p nixFlakes
|
||||
# sudo nixos-rebuild switch --flake github:nmasur/dotfiles#desktop
|
||||
nixosConfigurations = {
|
||||
desktop =
|
||||
import ./hosts/desktop { inherit nixpkgs home-manager nur globals; };
|
||||
|
Reference in New Issue
Block a user