mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: minor fixes
sync: nftables force disabled default wallpaper remove non-existent darwin import
This commit is contained in:
parent
0f8051cf4a
commit
bd3e18169f
6 changed files with 12 additions and 40 deletions
|
|
@ -1,11 +1,5 @@
|
|||
{ self, ... }:
|
||||
let
|
||||
profilesPath = "${self}/profiles";
|
||||
in
|
||||
_:
|
||||
{
|
||||
imports = [
|
||||
"${profilesPath}/nixos/home-manager.nix"
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = "nix-command flakes";
|
||||
nixpkgs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue