more wifi, more git, and more formatting
This commit is contained in:
@ -5,12 +5,12 @@
|
||||
sops = true;
|
||||
modules = [
|
||||
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
|
||||
#({ pkgs, ... }: {
|
||||
# nixpkgs.overlays = [ inputs.rust-overlay.overlays.default ];
|
||||
# environment.systemPackages = [ rust-bin.selectLatestNightlyWith (toolchain: toolchain.default.override {
|
||||
# extensions = [ "rust-src" "miri" "rust-analyzer" ];
|
||||
# }) ];
|
||||
#})
|
||||
#({ pkgs, ... }: {
|
||||
# nixpkgs.overlays = [ inputs.rust-overlay.overlays.default ];
|
||||
# environment.systemPackages = [ rust-bin.selectLatestNightlyWith (toolchain: toolchain.default.override {
|
||||
# extensions = [ "rust-src" "miri" "rust-analyzer" ];
|
||||
# }) ];
|
||||
#})
|
||||
{ environment.systemPackages = [ inputs.wired-notify.packages.x86_64-linux.default ]; }
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user