Logo
Explore Privacy Policy Terms of Service Help
Sign In
ahuston-0/nix-dotfiles
1
0
Fork 0
You've already forked nix-dotfiles
Code Issues Pull Requests3 Actions Packages Projects Releases Wiki Activity
bedef50435
BranchesTags
View all branches
nix-dotfiles/users/alice/default.nix

19 lines
249 B
Nix
Raw Normal View History

Feature/rfc 0166 fmt (#113) * change formatter to nixfmt-rfc-style Signed-off-by: ahuston-0 <aliceghuston@gmail.com> * Add rfc-style fmt'ing Signed-off-by: ahuston-0 <aliceghuston@gmail.com> --------- Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-03-03 18:06:28 -05:00
{
pkgs,
lib,
config,
name,
...
}:
switched modules to flakes
2023-12-24 18:48:52 +01:00
import ../default.nix {
Feature/rfc 0166 fmt (#113) * change formatter to nixfmt-rfc-style Signed-off-by: ahuston-0 <aliceghuston@gmail.com> * Add rfc-style fmt'ing Signed-off-by: ahuston-0 <aliceghuston@gmail.com> --------- Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-03-03 18:06:28 -05:00
inherit
pkgs
lib
config
name
;
fix user public keys
2023-12-25 18:54:38 +01:00
publicKeys = [
add wifi, remove richie pub key, disable auto-pull/update
2024-08-21 18:59:20 -04:00
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPvF14bwJtV3r6O4KPydaIHmeiwJAYBs17nGDQUZgd5P alice@artemision"
fix user public keys
2023-12-25 18:54:38 +01:00
];
reconfigure photon
2023-12-27 10:03:13 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 56ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API