mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix template typos
This commit is contained in:
parent
bc0de5c845
commit
1332f472ca
3 changed files with 10 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
|||
homeDirectory = "/home/swarsel";
|
||||
stateVersion = "23.05"; # TEMPLATE -- Please read the comment before changing.
|
||||
keyboard.layout = "us"; # TEMPLATE
|
||||
home.packages = with pkgs; [
|
||||
packages = with pkgs; [
|
||||
];
|
||||
};
|
||||
sops.age.sshKeyPaths = [ "${config.home.homeDirectory}/.ssh/sops" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue