feat: ✨ Update nix and update packages
This commit is contained in:
@ -38,6 +38,10 @@
|
||||
pkgs.marp-cli
|
||||
pkgs.discord
|
||||
pkgs.mos
|
||||
pkgs.wireshark
|
||||
pkgs.yarn
|
||||
pkgs.typescript
|
||||
pkgs.firefox
|
||||
];
|
||||
|
||||
# HomeBrew configuration
|
||||
@ -76,7 +80,8 @@
|
||||
"eloston-chromium"
|
||||
"chromedriver"
|
||||
"epic-games"
|
||||
"lookaway"
|
||||
"shadow"
|
||||
"alt-tab"
|
||||
];
|
||||
brews = [
|
||||
"wget"
|
||||
@ -165,6 +170,7 @@
|
||||
# Used for backwards compatibility, please read the changelog before changing.
|
||||
# $ darwin-rebuild changelog
|
||||
system.stateVersion = 5;
|
||||
system.primaryUser = "louisgallet";
|
||||
|
||||
# The platform the configuration will be used on.
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
|
Reference in New Issue
Block a user