clean up broken lines
This commit is contained in:
parent
7a9e9aebcc
commit
3f8d25f99e
@ -5,7 +5,6 @@
|
|||||||
# nixpkgs-unstable.url = "github:nixos/nixpkgs/unstable";
|
# nixpkgs-unstable.url = "github:nixos/nixpkgs/unstable";
|
||||||
apple-silicon = {
|
apple-silicon = {
|
||||||
url = "github:tpwrules/nixos-apple-silicon";
|
url = "github:tpwrules/nixos-apple-silicon";
|
||||||
# flake = false;
|
|
||||||
# nixpkgs.follows = "nixpkgs-unstable";
|
# nixpkgs.follows = "nixpkgs-unstable";
|
||||||
};
|
};
|
||||||
home-manager = {
|
home-manager = {
|
||||||
@ -26,9 +25,7 @@
|
|||||||
sound.enable = false;
|
sound.enable = false;
|
||||||
}
|
}
|
||||||
./galvatron/hardware-configuration.nix
|
./galvatron/hardware-configuration.nix
|
||||||
# ./galvatron/apple-silicon-support
|
|
||||||
inputs.apple-silicon.nixosModules.apple-silicon-support
|
inputs.apple-silicon.nixosModules.apple-silicon-support
|
||||||
# inputs.apple-silicon #/apple-silicon-support
|
|
||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
{
|
{
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user